Relearning CSS: Part One
I'm starting a new series, in which I go through and look at different aspects of CSS.
I'm starting a new series, in which I go through and look at different aspects of CSS.
Writing cleaner/easier-to-read code in ReactJS
Articles, libraries and other resources accumulated throughout December front-end newsletters.
Alternatives that can be used in place of Redux in React applications. 🙌
Articles, libraries and other resources accumulated throughout November front-end newsletters.
I've decided to set up a monthly round up of all the resources from the front-end newsletters that I have been neglecting for many months. This is for my own personal use but if it helps someone else then that's great too!
Typography in Tailwind has been tricky however recently a new plugin was launched! You no longer have to disable the default fonts on Tailwind or come up with a creative solution to manage fonts with Tailwind.
There are many small ways to ensure a front-end project is kept consistent amongst developers. Prettier is one way of ensuring code is formatted correctly. Files such as .nvmrc and .npmrc help lock the node version and ensure there are no conflicts with the version of the Node used with NPM packages.
Bit component Library is a cloud based website, which enables users to share components across multiple teams and projects.
Looking into how ReactJS, Angular and jQuery all differ when it comes to design patterns.